×

exception name meaning in Chinese

异常名

Examples

  1. Standard exception names are built - in identifiers ( not reserved keywords )
    标准异常名是内置的标识(没有保留关键字) 。
  2. For a simple type , the java exception name is mapped from the name attribute of the
    元素的属性名称来映射java异常名称。
  3. Exception names are not case sensitive , so " customexception " and " customexception " represent the same exception
    异常的名称不区分大小写,因此“ customexception ”和“ customexception ”表示的是同一个异常。
  4. Therefore , the most important information for an exception can be found in the hierarchy of exceptions , the exception name , and the information contained in the exception
    继承。因此,在异常层次结构、异常名称以及异常包含的信息中可以找到有关异常的最重要信息。
  5. For complextypes , the java exception name is mapped from the name of the complextype or the name of the element if the fault message s part refers to an element
    对于complextype ,由complextype的名称(或者元素的名称,如果错误信息的部分引用了元素的话)来映射java异常名称。

Related Words

  1. exception principle
  2. suppressing exception
  3. exception exit
  4. exception ratings
  5. exception concept
  6. exception control
  7. process exception
  8. exception routine
  9. exception dispatcher
  10. exception model
  11. exception mode
  12. exception model
  13. exception noted on the bill of lading
  14. exception occurrences
PC Version

Copyright © 2018 WordTech Co.